Skip to content
Back to search
30
MCP

Context Engineering

pulsemcp/context engineering

Keeps AI coding agents aligned by generating PRDs, specs, and plans that prevent context loss and random rewrites.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Contextful
Efficient context management layer for AI coding agents: code search, evidence packs, and cross-session memory.
0 tools
io.github.heidiec/context-pod
Persistent context for AI agents built fromlearned vectors with certainty scores.
0 tools · sse
context-fabric
Context synchronization layer for AI coding agents — ensure project continuity and eliminate memory drift automatically.
0 tools
io.github.4rgon4ut/sutra
Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns.
0 tools
Code Context Engine
Index your codebase. AI searches instead of re-reading files. 94% token savings.
0 tools
contextkeeper
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "context_engineering": {
      "url": "None",
      "transport": "http"
    }
  }
}